Skip to content

[Cache] Fix double clear-cache#8096

Merged
TomasVotruba merged 2 commits into
mainfrom
fix-double-clear-cache
Jun 30, 2026
Merged

[Cache] Fix double clear-cache#8096
TomasVotruba merged 2 commits into
mainfrom
fix-double-clear-cache

Conversation

@samsonasik

@samsonasik samsonasik commented Jun 28, 2026

Copy link
Copy Markdown
Member

Fixes rectorphp/rector#9787

For safer usage, it can be reduced with clear early on debug, clear later on --clear-cache option.

@samsonasik samsonasik requested a review from TomasVotruba June 28, 2026 14:11
@samsonasik

Copy link
Copy Markdown
Member Author

@TomasVotruba ready 👍

@TomasVotruba TomasVotruba merged commit 7392d63 into main Jun 30, 2026
65 checks passed
@TomasVotruba TomasVotruba deleted the fix-double-clear-cache branch June 30, 2026 13:57
@TomasVotruba

Copy link
Copy Markdown
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Cache is cleared twice

3 participants